home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
207.233.110.77
/
207.233.110.77.tar
/
207.233.110.77
/
web29
/
CIS M31
/
project
/
home_table.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2011-05-04
|
992b
|
26 lines
/*
Everything Music
Home Page Table Stylesheet
Author: Richard Thomson
Date Created: 30 March 2011
Date Modified: 30 March 2011
Filename: home_table.css
Supported files:
*/
table.featured_table {margin: 5px 10px 5px 0px; width: 650px; background: rgb(154,254,255); border:
5px groove blue; border-collapse: collapse; font-size: 14px}
table caption {letter-spacing: 2px; text-align: center; padding: 0px 0px 8px 0px}
thead {font-size: 18px; color: red; border-bottom: 1px dotted red}
tfoot {text-align: center; letter-spacing: 1px; font-size: 12px; color: blue}
tbody tr {border-bottom: 1px dashed blue}
table td {padding: 8px 10px 8px 0px}
table tr {height: 30px}
table th {letter-spacing: 1px}
table a {color: red; text-decoration: none}
table a:hover {text-decoration: overline underline; color: blue}
table col.columnItems {width: 22%}
table col.columnDetails {width: 40%}
table col.columnLinks {width: 20%}